home *** CD-ROM | disk | FTP | other *** search
/ Hráč 2004 August / Hrac_72_2004-08_dvd.iso / ovladace & prehravace / FFDShow / ffdshow-20040514.exe / help / ff.css < prev    next >
Cascading Style Sheet File  |  2003-06-02  |  783b  |  41 lines

  1. .ffdshow {
  2.     font-family:sans-serif;
  3.     font-style:italic;
  4.     font-weight:bold;
  5.     font-size:24px;
  6. }
  7. .navbar {
  8.     font-family: Verdana, sans-serif;
  9.     font-style: normal;
  10.     font-weight: bold;
  11.     font-size: 12px;
  12.     color:white;
  13.     text-align:center;
  14.     background-color : transparent;
  15.     }
  16. .text {
  17.     font-family: Verdana, sans-serif;
  18.     font-style:normal;
  19.     font-weight:normal;
  20.     font-size: 11px;
  21.     color:black;
  22.     text-align:left;
  23.     line-height: 13px;
  24.     margin-top:0;
  25.     margin-bottom:0;
  26.     background-color : transparent;
  27. }
  28. .text_indent {
  29.     font-family: Verdana, sans-serif;
  30.     font-style:normal;
  31.     font-weight:normal;
  32.     font-size: 11px;
  33.     color:black;
  34.     text-align:left;
  35.     line-height: 13px;
  36.     margin-top:0px;
  37.     margin-left: 20px;
  38.     margin-bottom:0px;
  39.     background-color : transparent;
  40. }
  41.